3.1.5 \(\int \frac {a+b \text {ArcCos}(c x)}{x (d-c^2 d x^2)} \, dx\) [5]

Optimal. Leaf size=71 \[ \frac {2 (a+b \text {ArcCos}(c x)) \tanh ^{-1}\left (e^{2 i \text {ArcCos}(c x)}\right )}{d}-\frac {i b \text {PolyLog}\left (2,-e^{2 i \text {ArcCos}(c x)}\right )}{2 d}+\frac {i b \text {PolyLog}\left (2,e^{2 i \text {ArcCos}(c x)}\right )}{2 d} \]

[Out]

2*(a+b*arccos(c*x))*arctanh((c*x+I*(-c^2*x^2+1)^(1/2))^2)/d-1/2*I*b*polylog(2,-(c*x+I*(-c^2*x^2+1)^(1/2))^2)/d
+1/2*I*b*polylog(2,(c*x+I*(-c^2*x^2+1)^(1/2))^2)/d

________________________________________________________________________________________

Rubi [A]
time = 0.08, antiderivative size = 71, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 5, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.200, Rules used = {4770, 4504, 4268, 2317, 2438} \begin {gather*} \frac {2 \tanh ^{-1}\left (e^{2 i \text {ArcCos}(c x)}\right ) (a+b \text {ArcCos}(c x))}{d}-\frac {i b \text {Li}_2\left (-e^{2 i \text {ArcCos}(c x)}\right )}{2 d}+\frac {i b \text {Li}_2\left (e^{2 i \text {ArcCos}(c x)}\right )}{2 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + b*ArcCos[c*x])/(x*(d - c^2*d*x^2)),x]

[Out]

(2*(a + b*ArcCos[c*x])*ArcTanh[E^((2*I)*ArcCos[c*x])])/d - ((I/2)*b*PolyLog[2, -E^((2*I)*ArcCos[c*x])])/d + ((
I/2)*b*PolyLog[2, E^((2*I)*ArcCos[c*x])])/d

Rule 2317

Int[Log[(a_) + (b_.)*((F_)^((e_.)*((c_.) + (d_.)*(x_))))^(n_.)], x_Symbol] :> Dist[1/(d*e*n*Log[F]), Subst[Int
[Log[a + b*x]/x, x], x, (F^(e*(c + d*x)))^n], x] /; FreeQ[{F, a, b, c, d, e, n}, x] && GtQ[a, 0]

Rule 2438

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> Simp[-PolyLog[2, (-c)*e*x^n]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rule 4268

Int[csc[(e_.) + (f_.)*(x_)]*((c_.) + (d_.)*(x_))^(m_.), x_Symbol] :> Simp[-2*(c + d*x)^m*(ArcTanh[E^(I*(e + f*
x))]/f), x] + (-Dist[d*(m/f), Int[(c + d*x)^(m - 1)*Log[1 - E^(I*(e + f*x))], x], x] + Dist[d*(m/f), Int[(c +
d*x)^(m - 1)*Log[1 + E^(I*(e + f*x))], x], x]) /; FreeQ[{c, d, e, f}, x] && IGtQ[m, 0]

Rule 4504

Int[Csc[(a_.) + (b_.)*(x_)]^(n_.)*((c_.) + (d_.)*(x_))^(m_.)*Sec[(a_.) + (b_.)*(x_)]^(n_.), x_Symbol] :> Dist[
2^n, Int[(c + d*x)^m*Csc[2*a + 2*b*x]^n, x], x] /; FreeQ[{a, b, c, d, m}, x] && IntegerQ[n] && RationalQ[m]

Rule 4770

Int[((a_.) + ArcCos[(c_.)*(x_)]*(b_.))^(n_.)/((x_)*((d_) + (e_.)*(x_)^2)), x_Symbol] :> Dist[-d^(-1), Subst[In
t[(a + b*x)^n/(Cos[x]*Sin[x]), x], x, ArcCos[c*x]], x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[c^2*d + e, 0] && IG
tQ[n, 0]

Rubi steps

\begin {align*} \int \frac {a+b \cos ^{-1}(c x)}{x \left (d-c^2 d x^2\right )} \, dx &=-\frac {\text {Subst}\left (\int (a+b x) \csc (x) \sec (x) \, dx,x,\cos ^{-1}(c x)\right )}{d}\\ &=-\frac {2 \text {Subst}\left (\int (a+b x) \csc (2 x) \, dx,x,\cos ^{-1}(c x)\right )}{d}\\ &=\frac {2 \left (a+b \cos ^{-1}(c x)\right ) \tanh ^{-1}\left (e^{2 i \cos ^{-1}(c x)}\right )}{d}+\frac {b \text {Subst}\left (\int \log \left (1-e^{2 i x}\right ) \, dx,x,\cos ^{-1}(c x)\right )}{d}-\frac {b \text {Subst}\left (\int \log \left (1+e^{2 i x}\right ) \, dx,x,\cos ^{-1}(c x)\right )}{d}\\ &=\frac {2 \left (a+b \cos ^{-1}(c x)\right ) \tanh ^{-1}\left (e^{2 i \cos ^{-1}(c x)}\right )}{d}-\frac {(i b) \text {Subst}\left (\int \frac {\log (1-x)}{x} \, dx,x,e^{2 i \cos ^{-1}(c x)}\right )}{2 d}+\frac {(i b) \text {Subst}\left (\int \frac {\log (1+x)}{x} \, dx,x,e^{2 i \cos ^{-1}(c x)}\right )}{2 d}\\ &=\frac {2 \left (a+b \cos ^{-1}(c x)\right ) \tanh ^{-1}\left (e^{2 i \cos ^{-1}(c x)}\right )}{d}-\frac {i b \text {Li}_2\left (-e^{2 i \cos ^{-1}(c x)}\right )}{2 d}+\frac {i b \text {Li}_2\left (e^{2 i \cos ^{-1}(c x)}\right )}{2 d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.09, size = 104, normalized size = 1.46 \begin {gather*} -\frac {2 b \text {ArcCos}(c x) \log \left (1-e^{2 i \text {ArcCos}(c x)}\right )-2 b \text {ArcCos}(c x) \log \left (1+e^{2 i \text {ArcCos}(c x)}\right )-2 a \log (x)+a \log \left (1-c^2 x^2\right )+i b \text {PolyLog}\left (2,-e^{2 i \text {ArcCos}(c x)}\right )-i b \text {PolyLog}\left (2,e^{2 i \text {ArcCos}(c x)}\right )}{2 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a + b*ArcCos[c*x])/(x*(d - c^2*d*x^2)),x]

[Out]

-1/2*(2*b*ArcCos[c*x]*Log[1 - E^((2*I)*ArcCos[c*x])] - 2*b*ArcCos[c*x]*Log[1 + E^((2*I)*ArcCos[c*x])] - 2*a*Lo
g[x] + a*Log[1 - c^2*x^2] + I*b*PolyLog[2, -E^((2*I)*ArcCos[c*x])] - I*b*PolyLog[2, E^((2*I)*ArcCos[c*x])])/d

________________________________________________________________________________________

Maple [A]
time = 0.38, size = 168, normalized size = 2.37

method result size
derivativedivides \(-\frac {a \ln \left (c x +1\right )}{2 d}-\frac {a \ln \left (c x -1\right )}{2 d}+\frac {a \ln \left (c x \right )}{d}-\frac {b \arccos \left (c x \right ) \ln \left (1-\left (c x +i \sqrt {-c^{2} x^{2}+1}\right )^{2}\right )}{d}+\frac {b \arccos \left (c x \right ) \ln \left (1+\left (c x +i \sqrt {-c^{2} x^{2}+1}\right )^{2}\right )}{d}-\frac {i b \dilog \left (1+\left (c x +i \sqrt {-c^{2} x^{2}+1}\right )^{2}\right )}{2 d}+\frac {i b \dilog \left (1-\left (c x +i \sqrt {-c^{2} x^{2}+1}\right )^{2}\right )}{2 d}\) \(168\)
default \(-\frac {a \ln \left (c x +1\right )}{2 d}-\frac {a \ln \left (c x -1\right )}{2 d}+\frac {a \ln \left (c x \right )}{d}-\frac {b \arccos \left (c x \right ) \ln \left (1-\left (c x +i \sqrt {-c^{2} x^{2}+1}\right )^{2}\right )}{d}+\frac {b \arccos \left (c x \right ) \ln \left (1+\left (c x +i \sqrt {-c^{2} x^{2}+1}\right )^{2}\right )}{d}-\frac {i b \dilog \left (1+\left (c x +i \sqrt {-c^{2} x^{2}+1}\right )^{2}\right )}{2 d}+\frac {i b \dilog \left (1-\left (c x +i \sqrt {-c^{2} x^{2}+1}\right )^{2}\right )}{2 d}\) \(168\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*arccos(c*x))/x/(-c^2*d*x^2+d),x,method=_RETURNVERBOSE)

[Out]

-1/2*a/d*ln(c*x+1)-1/2*a/d*ln(c*x-1)+a/d*ln(c*x)-b/d*arccos(c*x)*ln(1-(c*x+I*(-c^2*x^2+1)^(1/2))^2)+b/d*arccos
(c*x)*ln(1+(c*x+I*(-c^2*x^2+1)^(1/2))^2)-1/2*I*b/d*dilog(1+(c*x+I*(-c^2*x^2+1)^(1/2))^2)+1/2*I*b/d*dilog(1-(c*
x+I*(-c^2*x^2+1)^(1/2))^2)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*arccos(c*x))/x/(-c^2*d*x^2+d),x, algorithm="maxima")

[Out]

-1/2*a*(log(c*x + 1)/d + log(c*x - 1)/d - 2*log(x)/d) - b*integrate(arctan2(sqrt(c*x + 1)*sqrt(-c*x + 1), c*x)
/(c^2*d*x^3 - d*x), x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*arccos(c*x))/x/(-c^2*d*x^2+d),x, algorithm="fricas")

[Out]

integral(-(b*arccos(c*x) + a)/(c^2*d*x^3 - d*x), x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} - \frac {\int \frac {a}{c^{2} x^{3} - x}\, dx + \int \frac {b \operatorname {acos}{\left (c x \right )}}{c^{2} x^{3} - x}\, dx}{d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*acos(c*x))/x/(-c**2*d*x**2+d),x)

[Out]

-(Integral(a/(c**2*x**3 - x), x) + Integral(b*acos(c*x)/(c**2*x**3 - x), x))/d

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*arccos(c*x))/x/(-c^2*d*x^2+d),x, algorithm="giac")

[Out]

integrate(-(b*arccos(c*x) + a)/((c^2*d*x^2 - d)*x), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {a+b\,\mathrm {acos}\left (c\,x\right )}{x\,\left (d-c^2\,d\,x^2\right )} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*acos(c*x))/(x*(d - c^2*d*x^2)),x)

[Out]

int((a + b*acos(c*x))/(x*(d - c^2*d*x^2)), x)

________________________________________________________________________________________